.column {
    float: left;
    width: 50%;
  }

.lefttext {
    margin-right: 3px;
}

.righttext {
    margin-left: 3px;
}